button: Add icon-name property
authorTimm Bäder <mail@baedert.org>
Fri, 14 Oct 2016 14:01:56 +0000 (16:01 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 17 Oct 2016 22:29:19 +0000 (00:29 +0200)
commitbe2f19663bf9c1ead35fa69aee0292842ceada97
treed01d19b069b1823bb124847ad1feba82d1cb43b9
parent37c728be12fd4c5664ca2c5ee9abd5c6c9973d0c
button: Add icon-name property

Remove the old-style button construction that allowed to show both an
icon and a label and change visibility based on a GtkSetting.
gtk/gtkbutton.c
gtk/gtkbutton.h
gtk/gtkbuttonprivate.h
tests/testbaseline.c
tests/testbuttons.c